Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DSRN] Add BadgeIcon #473

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

[DSRN] Add BadgeIcon #473

wants to merge 2 commits into from

Conversation

brianacnguyen
Copy link
Contributor

Description

This PR adds the BadgeIcon component to the @metamask/design-system-react-native package

Related issues

Fixes: #401

Manual testing steps

  1. Run yarn storybook:ios from root
  2. Go to Components > BadgeIcon

Screenshots/Recordings

Before

After

Simulator.Screen.Recording.-.iPhone.15.Pro.Max.-.2025-03-10.at.21.22.52.mp4

Pre-merge author checklist

  • I've followed MetaMask Contributor Docs
  • I've completed the PR template to the best of my ability
  • I’ve included tests if applicable
  • I’ve documented my code using JSDoc format if applicable
  • I’ve applied the right labels on the PR (see labeling guidelines). Not required for external contributors.

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@brianacnguyen brianacnguyen self-assigned this Mar 11, 2025
@brianacnguyen brianacnguyen requested a review from a team as a code owner March 11, 2025 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[React Native]: Create BadgeIcon component in shared UI component library
1 participant